tests: Add u-boot
authorColin Walters <walters@verbum.org>
Sat, 21 Sep 2013 15:06:20 +0000 (11:06 -0400)
committerColin Walters <walters@verbum.org>
Sat, 21 Sep 2013 15:06:20 +0000 (11:06 -0400)
It needs to be installed so it'll be run by the InstalledTests scheme.

Makefile-tests.am

index 82382da715ae6178930523d42fe99aa8d2cd1ad4..09ca24d0c82e15349160061d894ffea30d0d4570 100644 (file)
@@ -30,6 +30,7 @@ testfiles = test-basic \
        test-pull-resume \
        test-admin-deploy-1 \
        test-admin-deploy-2 \
+       test-admin-deploy-uboot \
        test-setuid \
        test-xattrs \
        $(NULL)